Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.0 #26

Merged
merged 13 commits into from
Jul 6, 2024
Merged

3.0.0 #26

merged 13 commits into from
Jul 6, 2024

Conversation

AlexInCube
Copy link
Owner

Added wiki to GitHub Wiki.
Migrating to newer version of Discord.js and Distube.
Added Apple Music support.
Added queue songs limit (500 songs per queue).
Added source of the song in audioplayer.
All audio related stuff messages wrapped in embeds.
Rework /report command.
Command /audiodebug now works only for bot owner.
When user disconnect from voice, audioplayer is set to pause state.
When player is paused, he is changed their pause button to play button.

Migrate to Distube v5.0.2 and Discord.js 14.15.3
Little refactoring of audioplayer code.
Added Apple Music support.
Bugs fixes in plugin loading.
Docker bot container now is rootless.
Fixed prettier configuration to prevent errors "end of line."
Added binding.gyp to allow compiling Opus package with Visual Studio 2022.
Audioplayer stop now works again.
Audioplayer finish state now works again.
Refactored audioplayer discord events.
When a voice channel is empty, audioplayer sets queue to pause, but when user reconnects, queue is resumed.
Bringing back afk timer when everyone leaves the voice channel with bot.
Added a source of the song/playlist icon in the title of embeds.
Fixed the wrong localizations with the previous song button.
Refactored audioplayer buttons code.
When audioplayer in paused/playing state, they have slightly different sets of buttons.
LoggerSend no more add [ UNKNOWN ] prefix.
Added limit for songs count in queue (max 500 songs).
Added warning embed.
All audioplayer messages wrapped in embeds.
Fixed localization for "previous song" command/button.
Reworked /report command, now it gives a link to issues or discussions.
Removed modal handling.
Command //setPrefix now accepts prefix with length of two characters.
Added wiki page for Commands.
Command audiodebug available only for overpowered user.
Fix image placements in commands wiki.
Fixed wrong branches in wiki action.
Update the @distube/soundcloud to 2.0.2.
@AlexInCube AlexInCube merged commit 158117b into master Jul 6, 2024
1 check passed
@AlexInCube AlexInCube deleted the 3.0-dev branch July 6, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework command /report Add source of the song in audioplayer Limit songs in queue
1 participant